Overload | Description |
---|---|
NamedObjectCollection<T> Constructor() | Initializes a new instance of the NamedObjectCollection<T> class. |
NamedObjectCollection<T> Constructor(NamedObjectCollection<T>) | Initializes a new instance of the NamedObjectCollection<T> class. |
NamedObjectCollection<T> Constructor(T[]) | Initializes a new instance of the NamedObjectCollection<T> class. |